ipv6 nd other-config-flag
This command sets the advertised "Other configuration" flag (indicating hosts should use DHCPv6 for non-IPv6 address, e.g., NTP address). The no option sets the value to the default (0).
Syntax
# ipv6 nd other-config-flag # no ipv6 nd other-config-flag
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example sets the advertised "Other configuration" flag.
(config-data)# interface gigabitethernet 0/0 (conf-if-GE 0/0)# ipv6 nd other-config-flag